[INFO] fetching crate risp 0.7.0...
[INFO] testing risp-0.7.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate risp 0.7.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate risp 0.7.0
[INFO] finished tweaking crates.io crate risp 0.7.0
[INFO] tweaked toml for crates.io crate risp 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate risp 0.7.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[INFO] [stderr]       Adding lazy_static v0.2.11 (available: v1.5.0)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lazy_static v0.2.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b718ac83cb3863d3e5f7ba3fb9a23b24a0ac0cd7b1eaaacaf97a07e5789a6b3e
[INFO] running `Command { std: "docker" "start" "-a" "b718ac83cb3863d3e5f7ba3fb9a23b24a0ac0cd7b1eaaacaf97a07e5789a6b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b718ac83cb3863d3e5f7ba3fb9a23b24a0ac0cd7b1eaaacaf97a07e5789a6b3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b718ac83cb3863d3e5f7ba3fb9a23b24a0ac0cd7b1eaaacaf97a07e5789a6b3e", kill_on_drop: false }`
[INFO] [stdout] b718ac83cb3863d3e5f7ba3fb9a23b24a0ac0cd7b1eaaacaf97a07e5789a6b3e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 492c97075a71f11f4df088dfbdf41d7451aa611e3399666f6e7bf26f35301313
[INFO] running `Command { std: "docker" "start" "-a" "492c97075a71f11f4df088dfbdf41d7451aa611e3399666f6e7bf26f35301313", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling risp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.80s
[INFO] running `Command { std: "docker" "inspect" "492c97075a71f11f4df088dfbdf41d7451aa611e3399666f6e7bf26f35301313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "492c97075a71f11f4df088dfbdf41d7451aa611e3399666f6e7bf26f35301313", kill_on_drop: false }`
[INFO] [stdout] 492c97075a71f11f4df088dfbdf41d7451aa611e3399666f6e7bf26f35301313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9947860ae6b4999a4839240e9b482298c33a7f88730a20e1da32c0392e49dcca
[INFO] running `Command { std: "docker" "start" "-a" "9947860ae6b4999a4839240e9b482298c33a7f88730a20e1da32c0392e49dcca", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling risp v0.7.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]  --> src/core.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/tokenize.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | / lazy_static! {
[INFO] [stdout] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stdout] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stdout] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stdout] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stdout] 22 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]  --> src/parse.rs:6:35
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stdout]   |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/types.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stdout]    |                 --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.32s
[INFO] running `Command { std: "docker" "inspect" "9947860ae6b4999a4839240e9b482298c33a7f88730a20e1da32c0392e49dcca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9947860ae6b4999a4839240e9b482298c33a7f88730a20e1da32c0392e49dcca", kill_on_drop: false }`
[INFO] [stdout] 9947860ae6b4999a4839240e9b482298c33a7f88730a20e1da32c0392e49dcca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d344a982b866e9873803f98ff7664f62c849abed75b93fa844cfb7b6a547ab96
[INFO] running `Command { std: "docker" "start" "-a" "d344a982b866e9873803f98ff7664f62c849abed75b93fa844cfb7b6a547ab96", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]  --> src/core.rs:1:13
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))]
[INFO] [stderr]   |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/tokenize.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / lazy_static! {
[INFO] [stderr] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stderr] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stderr] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stderr] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/tokenize.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | / lazy_static! {
[INFO] [stderr] 18 | |     static ref COMMENT_REGEXP: Regex = Regex::new("^(\\s+|;.*?(\n|$))+").unwrap();
[INFO] [stderr] 19 | |     static ref STR_REGEXP: Regex = Regex::new("^\".*?\"").unwrap();
[INFO] [stderr] 20 | |     static ref SYMBOL_REGEXP: Regex = Regex::new(r"^[^\s\{\}()\[\]]+").unwrap();
[INFO] [stderr] 21 | |     static ref NUMBER_REGEXP: Regex = Regex::new(r"^-?\d+").unwrap();
[INFO] [stderr] 22 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]  --> src/parse.rs:6:35
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_internal(tokenizer: &mut Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stderr]   |                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]   = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]   |
[INFO] [stderr] 6 | fn parse_internal(tokenizer: &mut dyn Iterator<Item=Token>) -> Result<RispType, RispError> {
[INFO] [stderr]   |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/types.rs:24:14
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, PartialEq, Clone)]
[INFO] [stderr]    |                 --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 24 |     Function(fn(Vec<RispType>) -> RispResult),
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `risp` (lib) generated 7 warnings (2 duplicates) (run `cargo fix --lib -p risp` to apply 1 suggestion)
[INFO] [stderr] warning: `risp` (bin "risp") generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `risp` (bin "risp" test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `risp` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/risp-b634ca6d5807c212)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test convert::test_convert_int ... ok
[INFO] [stdout] test convert::test_convert_vector ... ok
[INFO] [stdout] test convert::test_convert_vector_int ... ok
[INFO] [stdout] test convert::test_convert_string_error ... ok
[INFO] [stdout] test convert::test_flatten_error_inner ... ok
[INFO] [stdout] test convert::test_convert_vector_error ... ok
[INFO] [stdout] test convert::test_convert_map_error ... ok
[INFO] [stdout] test convert::test_get_error_expected_int ... ok
[INFO] [stdout] test convert::test_get_none ... ok
[INFO] [stdout] test convert::test_get_risptype ... ok
[INFO] [stdout] test core::test_div ... ok
[INFO] [stdout] test core::test_mul_errors ... ok
[INFO] [stdout] test core::test_rep_missing_arguments ... ok
[INFO] [stdout] test core::test_sub ... ok
[INFO] [stdout] test core::test_sum2_errors ... ok
[INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok
[INFO] [stdout] test core::test_sum2_number_vector ... ok
[INFO] [stdout] test convert::test_flatten_vec ... ok
[INFO] [stdout] test core::test_rep ... ok
[INFO] [stdout] test convert::test_get ... ok
[INFO] [stdout] test convert::test_get_error_expected_map ... ok
[INFO] [stdout] test convert::test_flatten_error_outer ... ok
[INFO] [stdout] test core::test_add_number_to_vector ... ok
[INFO] [stdout] test core::test_rep_nested ... ok
[INFO] [stdout] test convert::test_convert_int_error ... ok
[INFO] [stdout] test convert::test_convert_map ... ok
[INFO] [stdout] test convert::test_convert_string ... ok
[INFO] [stdout] test core::test_sum ... ok
[INFO] [stdout] test core::test_sum2_vector_number ... ok
[INFO] [stdout] test eval::test_def ... ok
[INFO] [stdout] test core::test_sum_number_vector_vector ... ok
[INFO] [stdout] test eval::test_eval_math ... ok
[INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok
[INFO] [stdout] test eval::test_eval_nested_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_vector ... ok
[INFO] [stdout] test core::test_sum_errors ... ok
[INFO] [stdout] test eval::test_eval_number ... ok
[INFO] [stdout] test eval::test_def_evaluated ... ok
[INFO] [stdout] test eval::test_eval_nested_map ... ok
[INFO] [stdout] test eval::test_eval_simple_map ... ok
[INFO] [stdout] test core::test_sum_number_nested_vector ... ok
[INFO] [stdout] test eval::test_eval_simple_vector ... ok
[INFO] [stdout] test convert::test_flatten_into ... ok
[INFO] [stdout] test eval::test_eval_defn_errors ... ok
[INFO] [stdout] test eval::test_eval_only_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok
[INFO] [stdout] test eval::test_eval_defn ... ok
[INFO] [stdout] test eval::test_eval_variadic_error ... ok
[INFO] [stdout] test eval::test_nested_math ... ok
[INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok
[INFO] [stdout] test eval::test_return_closures ... ok
[INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok
[INFO] [stdout] test eval::test_ignore_comments ... ok
[INFO] [stdout] test eval::test_mul ... ok
[INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok
[INFO] [stdout] test parse::test_hash_map_empty ... ok
[INFO] [stdout] test parse::test_hash_map_with_1_key ... ok
[INFO] [stdout] test parse::test_map_with_var ... ok
[INFO] [stdout] test parse::test_hash_map_errors ... ok
[INFO] [stdout] test parse::test_parse_number ... ok
[INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok
[INFO] [stdout] test tokenize::test_map ... ok
[INFO] [stdout] test parse::test_parse_symbols ... ok
[INFO] [stdout] test parse::test_bool ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/risp-eb21b9e0d77d67a9)
[INFO] [stdout] test tokenize::test_empty_map ... ok
[INFO] [stdout] test parse::test_str ... ok
[INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok
[INFO] [stdout] test tokenize::test_negative_int ... ok
[INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok
[INFO] [stdout] test eval::test_risp_function_error ... ok
[INFO] [stdout] test parse::test_parse_vector_errors ... ok
[INFO] [stdout] test eval::test_risp_function_no_args ... ok
[INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok
[INFO] [stdout] test tokenize::test_tokenizer ... ok
[INFO] [stdout] test tokenize::test_string ... ok
[INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok
[INFO] [stdout] test parse::test_parse_vector ... ok
[INFO] [stdout] test parse::test_keyword ... ok
[INFO] [stdout] test parse::test_list ... ok
[INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok
[INFO] [stdout] test tokenize::test_tokenizer_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test core::test_div ... ok
[INFO] [stdout] test core::test_rep ... ok
[INFO] [stdout] test core::test_rep_nested ... ok
[INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok
[INFO] [stdout] test core::test_mul_errors ... ok
[INFO] [stdout] test core::test_rep_missing_arguments ... ok
[INFO] [stdout] test core::test_sub ... ok
[INFO] [stdout] test core::test_add_number_to_vector ... ok
[INFO] [stdout] test core::test_sum2_errors ... ok
[INFO] [stdout] test core::test_sum2_number_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok
[INFO] [stdout] test core::test_sum2_vector_vector ... ok
[INFO] [stdout] test core::test_sum_number_vector_vector ... ok
[INFO] [stdout] test core::test_sum_number_nested_vector ... ok
[INFO] [stdout] test core::test_sum ... ok
[INFO] [stdout] test core::test_sum_errors ... ok
[INFO] [stdout] test core::test_sum2_vector_number ... ok
[INFO] [stdout] test core::test_sum_number_vector ... ok
[INFO] [stdout] test eval::test_def ... ok
[INFO] [stdout] test eval::test_def_evaluated ... ok
[INFO] [stdout] test eval::test_eval_math ... ok
[INFO] [stdout] test eval::test_eval_defn ... ok
[INFO] [stdout] test eval::test_eval_nested_map ... ok
[INFO] [stdout] test eval::test_eval_nested_vector ... ok
[INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_defn_errors ... ok
[INFO] [stdout] test eval::test_eval_number ... ok
[INFO] [stdout] test eval::test_eval_only_variadic_args ... ok
[INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok
[INFO] [stdout] test eval::test_eval_simple_map ... ok
[INFO] [stdout] test eval::test_eval_simple_vector ... ok
[INFO] [stdout] test eval::test_eval_variadic_error ... ok
[INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok
[INFO] [stdout] test eval::test_ignore_comments ... ok
[INFO] [stdout] test eval::test_mul ... ok
[INFO] [stdout] test eval::test_nested_math ... ok
[INFO] [stdout] test eval::test_return_closures ... ok
[INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok
[INFO] [stdout] test eval::test_risp_function_no_args ... ok
[INFO] [stdout] test eval::test_risp_function_error ... ok
[INFO] [stdout] test parse::test_hash_map_empty ... ok
[INFO] [stdout] test parse::test_bool ... ok
[INFO] [stdout] test parse::test_hash_map_errors ... ok
[INFO] [stdout] test parse::test_hash_map_with_1_key ... ok
[INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok
[INFO] [stdout] test parse::test_keyword ... ok
[INFO] [stdout] test parse::test_list ... ok
[INFO] [stdout] test parse::test_map_with_var ... ok
[INFO] [stdout] test parse::test_parse_number ... ok
[INFO] [stdout] test parse::test_parse_symbols ... ok
[INFO] [stdout] test parse::test_parse_vector ... ok
[INFO] [stdout] test parse::test_parse_vector_errors ... ok
[INFO] [stdout] test parse::test_str ... ok
[INFO] [stdout] test tokenize::test_empty_map ... ok
[INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok
[INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok
[INFO] [stdout] test tokenize::test_map ... ok
[INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok
[INFO] [stdout] test tokenize::test_negative_int ... ok
[INFO] [stdout] test tokenize::test_string ... ok
[INFO] [stdout] test tokenize::test_tokenizer ... ok
[INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok
[INFO] [stdout] test tokenize::test_tokenizer_vector ... ok
[INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp.rs (/opt/rustwide/target/debug/deps/risp-e087bb86fab1edba)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_parsing_errors ... ok
[INFO] [stdout] test test_sum ... ok
[INFO] [stdout] test test_eval_map ... ok
[INFO] [stdout] test test_eval_do ... ok
[INFO] [stdout] test test_eval_errors ... ok
[INFO] [stdout] test test_eval_vector ... ok
[INFO] [stdout] test test_def ... ok
[INFO] [stdout] test test_eval_error_expected_function ... ok
[INFO] [stdout] test test_eval_do_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp_examples.rs (/opt/rustwide/target/debug/deps/risp_examples-b243d81bed8dd31f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_example_song ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp_readme.rs (/opt/rustwide/target/debug/deps/risp_readme-cd6f758d62a3781b)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_minimal_example ... ok
[INFO] [stdout] test test_kitchen_sink ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/risp_readme_convert.rs (/opt/rustwide/target/debug/deps/risp_readme_convert-f24d7ddb54e5f45a)
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_convert_to_struct_example ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests risp
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d344a982b866e9873803f98ff7664f62c849abed75b93fa844cfb7b6a547ab96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d344a982b866e9873803f98ff7664f62c849abed75b93fa844cfb7b6a547ab96", kill_on_drop: false }`
[INFO] [stdout] d344a982b866e9873803f98ff7664f62c849abed75b93fa844cfb7b6a547ab96
